home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / Squeaky.swf / scripts / frame_290 / PlaceObject2_275_61 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2005-08-04  |  132 b   |  7 lines

  1. onClipEvent(load){
  2.    this.bshadow.gotoAndStop(2);
  3.    this.gotoAndStop(1);
  4.    fx1 = new sound();
  5.    fx1.attachSound("fx1");
  6. }
  7.